LayoutParams
Creates a new set of layout parameters with the specified width, height and weight.
Parameters
width
the width, either MATCH_PARENT, WRAP_CONTENT or a fixed size in pixels
height
the height, either MATCH_PARENT, WRAP_CONTENT or a fixed size in pixels
weight
the weight